Analog<T>.DisplayMax Property

Gets or sets the Tag's DisplayMax property.
<ID("DisplayMax", (int)e.DisplayMax, -1, "", (int)eDomain.Client)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _ 
Public Property DisplayMax() As T
This language is not supported or no code example is available.
[ID("DisplayMax", (int)e.DisplayMax, -1, "", (int)eDomain.Client)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)] 
public T DisplayMax {get; set;}
This language is not supported or no code example is available.

Property Value

T

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition